PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.richmedia Package / PDFRichMediaInstance Class / setMediaType Method
A PDFRichMediaType enum member specifying the media type.
In This Topic
    setMediaType Method
    In This Topic
    Sets the media type.
    Syntax
    public void setMediaType( 
       PDFRichMediaType richMediaType
    )

    Parameters

    richMediaType
    A PDFRichMediaType enum member specifying the media type.
    See Also